CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多边形 点

搜索资源列表

  1. pointandmullrect

    0下载:
  2. 这是一个(原创)关于点和多变形关系的源程序已经编译过了可以直接运行,输入点的坐标再输入多边形的各点坐标,适用于多种情况没有具体的限制,是一个典型的图形学源程序-(originality) on the point and more deformation of the source has compiled a direct operation, input further importation of the coordinates of the polygon coordinates of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8160
    • 提供者:khd
  1. 2DGRAPH

    0下载:
  2. 这是一个基于VC开发的基本绘图程序,可实现画点、线、矩形、三角形、多边形、圆、椭圆等,还具备擦除、刷新、设置背景颜色、画图文件保存等功能。虽然较为简单,但是本人心血之作,希望站长能够采用,我以后一定为本站多做宣传,多做贡献!-This is a development of the VC basic mapping, which enables the paintings point, line, rectangle, triangle, polygon, round, oval, also h
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:72807
    • 提供者:nudtdong11
  1. liujunpeng03081528

    0下载:
  2. 实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到Verex[]中。 2. 画多边形:按下菜单按钮----多
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:51309
    • 提供者:god
  1. liujunpeng20060618polygon

    0下载:
  2. 实验内容: 2. 实现逐边裁剪算法 2.1 段和裁剪窗口顶点坐标由鼠标输入 2.2 裁剪结果用红色绘制 实验步骤 1. 点取点菜单,在客户区中按下鼠标左键取点 2. 取点完毕后,点画菜单 多边形 把多边形画出 3. 点裁剪菜单裁剪-experiment : 2. By cutting edge achieve 2.1 of the algorithm and cutting window vertex coordinates input from the mou
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:45019
    • 提供者:刘俊朋
  1. rydbxmj

    0下载:
  2. 任意多边形的面积计算:根据叉积计算三点组成的面积.-arbitrary polygon area calculation : Cross product calculation 3:00 composition of the area.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4246
    • 提供者:王想红
  1. plyRgn(Add)

    0下载:
  2. 用\"补充法\"计算任意多边形面积. 点左键画多边形,右键结束-"add" arbitrary polygon area calculation. Left painting polygon points, right end
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38085
    • 提供者:汤少儒
  1. polygon_point

    1下载:
  2. 判断点是否在多变形内: 先画一个多边形 然后判断,如果在多边形内,显示“N” 如果在多边形外,显示“W”-in judgment over whether a deformation : the first draw a polygon then judge if the polygon, show "N" If the polygon, shows that the "W"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63299
    • 提供者:zt
  1. CrossProduct

    0下载:
  2. 有关数学计算——点积 适合于计算图形,尤其多边形计算方面,英文网页-the mathematical calculations -- for the plot point in the calculation of graphics, particularly polygon calculations, the English website
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6138
    • 提供者:阿申
  1. IsPtInRgn

    1下载:
  2. 点在多边形内的判断,这是一个很简单、容易理解的东西,不明白的可以问我.gis_boy@hotmail.com-points in the polygon judgment, this is a very simple, easy to understand things. do not understand, I can ask. gis_boy@hotmail.com
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:938
    • 提供者:陈财
  1. cagd_arithmetic

    2下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point of whether online, to judge whe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  1. graphicDemo

    0下载:
  2. 一个简单的图形演示系统,包括多边形的填充,多点插值 (逼近) 的Hermite曲线、Bezier曲线及B样条曲线平面中的凸壳算法-a simple graphic display systems, including polygon filling, Multi-point interpolation (approximate) Hermite curve, Bezier curves and B-spline curves of convex hull algorithms, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70668
    • 提供者:qbj
  1. point-in-polygon

    0下载:
  2. 射线法判断点是否在多边形内部.多边形顶点坐标通过文件polygon.txt输入,点的从标从键盘输入.-ray method to judge whether a polygon internal. Polygon vertices through documents polygon.tx t input, from the point of targets from the keyboard input.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1272
    • 提供者:陈西
  1. jisuanjituxing

    0下载:
  2. 根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color) {//画八分之一的圆 int x,y,d x=0 y=r d=1-r WholeCircle(xc,yc,x,y,color
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:81758
    • 提供者:周林
  1. polygon4

    0下载:
  2. GIS中基本图元画法,包括点、线、折线、多边形的画、移动、修改,-basic GIS map painting, including point, line, broken line, polygon painting, moving, changes
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1199812
    • 提供者:张新
  1. RgnGuide_src

    1下载:
  2. 这个源代码是用来实现图形之间的基本运算的,包括求交集、并集、差集等等。而且图形的形状也可以任意选择,可以是圆、线段、点、多边形等等。-the source code is used to achieve the basic graphics operations, including for intersection and set difference, and so on. The shape and graphics can choose freely, it can be won, se
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15562
    • 提供者:dengmh
  1. grahic

    0下载:
  2. 对初学者理解c++的抽象继承虚函数等机制相当有用,这是一个画点线多边形的的实例程序。-for beginners to understand the abstract c succession mechanisms such as virtual function very useful. This is a drawing point line polygon examples of the procedure.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:126430
    • 提供者:谢潇
  1. VBPolyGRAPHICS

    0下载:
  2. VB 任意多边形渐变色填充,图形学, 鼠标点击确定多边形的顶点,双击结束,然后渐变色填充,VB源代码,本人实现。-VB arbitrary polygon filling graded color, graphics, mouse click determine polygon, double-click the end, then graded color filling, VB source code, I realized.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:77833
    • 提供者:feeling
  1. console_graphic

    1下载:
  2. 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1745205
    • 提供者:李文
  1. bezier_demo

    1下载:
  2. 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39301
    • 提供者:Ray
  1. gol

    0下载:
  2. 多边形以n, x_array, y_array形式给出,其中x_array,y_array中存放着多边形的n个顶点的x, y坐标。扫描线填色算法的基本思想是: 用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。 上述基本思想中,有几个问题需要解决或改善-polygon n, x_array, y_arr
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4160
    • 提供者:ruoyu
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com